Cosmetics
authorMatthias Clasen <mclasen@redhat.com>
Wed, 29 May 2019 18:03:20 +0000 (18:03 +0000)
committerMatthias Clasen <mclasen@redhat.com>
Wed, 29 May 2019 18:04:15 +0000 (18:04 +0000)
Remove a doc comment for no-longer-public api.

gdk/gdksurface.c

index 7c9c76b6a54781e8487e70becc8c281a0343ceb6..f6702914771c52d502900cdc9a5eea523889ed86 100644 (file)
@@ -2332,7 +2332,7 @@ gdk_surface_set_device_cursor (GdkSurface *surface,
   gdk_surface_set_cursor_internal (surface, device, cursor);
 }
 
-/**
+/*
  * gdk_surface_get_geometry:
  * @surface: a #GdkSurface
  * @x: (out) (allow-none): return location for X coordinate of surface (relative to its parent)